perm filename TEXSEM.DIF[TEX,DEK]1 blob sn#500222 filedate 1980-03-28 generic text, type T, neo UTF8
  1) TEXSEM.SAI[TEX,DEK] and 2) TEXSEM.SAV[TEX,DEK]	3-28-80 21:48	pages 15,15

**** File 1) TEXSEM.SAI[TEX,DEK]/15P/295L
1)		c←value(q) lsh 7;
1)		p←boxchar(value(q),curstyle,false) # the accent character, in proper size;
**** File 2) TEXSEM.SAV[TEX,DEK]/15P/295L
2)		c←value(q) lsh -7;
2)		p←boxchar(value(q),curstyle,false) # the accent character, in proper size;
***************


**** File 1) TEXSEM.SAI[TEX,DEK]/15P/354L
1)			begin comment adjust scripts to ensure minimum clearance 3*drt;
1)			shiftup←shiftup+delta/2; shiftdown←shiftdown+delta/2;
**** File 2) TEXSEM.SAV[TEX,DEK]/15P/354L
2)			begin comment adjust scripts to ensure minimum clearance 3drt;
2)			shiftup←shiftup+delta/2; shiftdown←shiftdown+delta/2;
***************


**** File 1) TEXSEM.SAI[TEX,DEK]/18P/606L
1)		sendout[d]←opendigit(d); go to bigswitch;
1)		end
**** File 2) TEXSEM.SAV[TEX,DEK]/18P/606L
2)		sendout[d]←openfile(d); go to bigswitch;
2)		end
***************